﻿2026-07-05T00:25:22.6967713Z ##[group]Run actions/checkout@v5
2026-07-05T00:25:22.6968186Z with:
2026-07-05T00:25:22.6968482Z   fetch-depth: 0
2026-07-05T00:25:22.6968818Z   repository: SaberMage/spt-core
2026-07-05T00:25:22.6971410Z   token: ***
2026-07-05T00:25:22.6971706Z   ssh-strict: true
2026-07-05T00:25:22.6972000Z   ssh-user: git
2026-07-05T00:25:22.6972287Z   persist-credentials: true
2026-07-05T00:25:22.6972624Z   clean: true
2026-07-05T00:25:22.6972927Z   sparse-checkout-cone-mode: true
2026-07-05T00:25:22.6973274Z   fetch-tags: false
2026-07-05T00:25:22.6973600Z   show-progress: true
2026-07-05T00:25:22.6973900Z   lfs: false
2026-07-05T00:25:22.6974182Z   submodules: false
2026-07-05T00:25:22.6974479Z   set-safe-directory: true
2026-07-05T00:25:22.6974787Z ##[endgroup]
2026-07-05T00:25:22.8938706Z Syncing repository: SaberMage/spt-core
2026-07-05T00:25:22.8939923Z ##[group]Getting Git version info
2026-07-05T00:25:22.8940416Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-05T00:25:22.9193477Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-05T00:25:22.9411925Z git version 2.43.0.windows.1
2026-07-05T00:25:22.9442058Z ##[endgroup]
2026-07-05T00:25:22.9450723Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\38e54ad2-aa24-4f46-b5ac-26f3c2deaeca\.gitconfig'
2026-07-05T00:25:22.9465605Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\38e54ad2-aa24-4f46-b5ac-26f3c2deaeca' before making global git config changes
2026-07-05T00:25:22.9466694Z Adding repository directory to the temporary git global config as a safe directory
2026-07-05T00:25:22.9472791Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-05T00:25:22.9739566Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-05T00:25:22.9970274Z https://github.com/SaberMage/spt-core
2026-07-05T00:25:23.0010495Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-05T00:25:23.0017036Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-05T00:25:23.0245152Z HEAD
2026-07-05T00:25:23.0514674Z ##[endgroup]
2026-07-05T00:25:23.0518776Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-05T00:25:23.6125932Z ##[group]Cleaning the repository
2026-07-05T00:25:23.6130372Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-05T00:25:30.7055967Z Removing .adapter-notify/
2026-07-05T00:25:30.7056404Z Removing target/
2026-07-05T00:25:30.7090259Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-05T00:25:30.7543804Z HEAD is now at c3d8a43 Merge f91558e5d0fc9a5e10030f08186dd45a4f3852fd into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:30.7569852Z ##[endgroup]
2026-07-05T00:25:30.7573782Z ##[group]Disabling automatic garbage collection
2026-07-05T00:25:30.7578675Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-05T00:25:30.7817811Z ##[endgroup]
2026-07-05T00:25:30.7818204Z ##[group]Setting up auth
2026-07-05T00:25:30.7824147Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-05T00:25:30.8065378Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-05T00:25:31.5294369Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-05T00:25:31.5566644Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-05T00:25:32.0397335Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-05T00:25:32.0638181Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-05T00:25:32.5292457Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-05T00:25:32.5602009Z ##[endgroup]
2026-07-05T00:25:32.5602745Z ##[group]Fetching the repository
2026-07-05T00:25:32.5610438Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +2cef1a3cc910e27f27ae9af6f87dd314247aaf40:refs/remotes/pull/51/merge
2026-07-05T00:25:35.0990719Z From https://github.com/SaberMage/spt-core
2026-07-05T00:25:35.0991246Z  + f91558e5...c01fe6ee release/v0.25.0                          -> origin/release/v0.25.0  (forced update)
2026-07-05T00:25:35.0991749Z  + c3d8a43b...2cef1a3c 2cef1a3cc910e27f27ae9af6f87dd314247aaf40 -> pull/51/merge  (forced update)
2026-07-05T00:25:35.1137478Z ##[endgroup]
2026-07-05T00:25:35.1138039Z ##[group]Determining the checkout info
2026-07-05T00:25:35.1138565Z ##[endgroup]
2026-07-05T00:25:35.1146351Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-05T00:25:35.1462597Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-05T00:25:35.2420493Z ##[group]Checking out the ref
2026-07-05T00:25:35.2421311Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/51/merge
2026-07-05T00:25:35.3003287Z Warning: you are leaving 3 commits behind, not connected to
2026-07-05T00:25:35.3003681Z any of your branches:
2026-07-05T00:25:35.3003805Z 
2026-07-05T00:25:35.3004054Z   c3d8a43b Merge f91558e5d0fc9a5e10030f08186dd45a4f3852fd into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:35.3004550Z   f91558e5 fix(f030): 2 unix psyche_resume fixtures violate the tokenize contract
2026-07-05T00:25:35.3005087Z   f8d4455e chore(release): v0.25.0 — psyche-ephemeral
2026-07-05T00:25:35.3005271Z 
2026-07-05T00:25:35.3005489Z If you want to keep them by creating a new branch, this may be a good time
2026-07-05T00:25:35.3005909Z to do so with:
2026-07-05T00:25:35.3006099Z 
2026-07-05T00:25:35.3006265Z  git branch <new-branch-name> c3d8a43b
2026-07-05T00:25:35.3006478Z 
2026-07-05T00:25:35.3006929Z HEAD is now at 2cef1a3c Merge c01fe6ee29c2a19c4a6ebc72f11c471cab7d13d0 into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:35.3029855Z ##[endgroup]
2026-07-05T00:25:35.4117873Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-05T00:25:35.4764910Z 2cef1a3cc910e27f27ae9af6f87dd314247aaf40
